home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / mmgr134.zip / MAILMGR.ZIP / MAILMGR.ARL < prev    next >
Text File  |  1992-05-29  |  844b  |  20 lines

  1. ; List of available archivers for MailMan users.
  2. ;
  3. ; Format of each line:
  4. ;
  5. ; Name, Extension, Compress, Extract
  6. ;
  7. ; Special variables that MailMan will convert to true values at run-time:
  8. ;
  9. ;   [FILE]  - Compressed file to create, or extract from.
  10. ;   [INC]   - All files that MailMan normally includes in the archives.
  11. ;   [REPLY] - Reply file that MailMan expects to be contained in the upload.
  12. ;   [NODE]  - Current RBBS-PC node number.
  13. ;
  14. ; This example file expects the following archivers to be in a DOS path.
  15. ;
  16. ARC (old-style CRUNCH), ARC, PKARC -oc a [FILE] [INC], PKXARC -r [FILE] [REPLY]
  17. ARJ (Jung's latest), ARJ, ARJ a [FILE] [INC], ARJ e -y [FILE] [REPLY]
  18. LZH (Yoshi's LHARC), LZH, LHARC a -m [FILE] [INC], LHARC e -c -m [FILE] [REPLY]
  19. ZIP (Katz's implode), ZIP, PKZIP -m [FILE] [INC], PKUNZIP -o [FILE] [REPLY]
  20.